home *** CD-ROM | disk | FTP | other *** search
- Help.
-
- Amos is screweing me out of memory. I've got a huge program, 340 k of source
- at 7,400 lines. Whenever I add a few lines of code, usualy using a few If/else/
- endif blocks or a few while wends, I get an Out Of Buffer Space error when I
- test the program, and I have to add to the Set Buffer command. But NOW my set
- buffer command is at 70 k!!! When I put a Print Free in the middle of my
- program, it says there's almost 50 k of UNUSED buffer!!! What's wrong with
- Amos here? Why does it think I need more buffer than I do??
- (And no, I don't use HUGe strings, and no, the Print Free was AFTER all the
- big Arrays are dimensioned.)
-
- Seumas @ Dark Unicorn Productions
- (sfmcnally@bix.com)
-
-